From 68007cd88223aa0333caa883dd2f7e64657a43d7 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 11 Feb 2008 00:51:39 +0000 Subject: [PATCH] (Equality Predicates): No longer talk about "two" functions. --- lispref/objects.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/objects.texi b/lispref/objects.texi index 95a858c3cc3..a9e6110d629 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -1870,7 +1870,7 @@ This function returns a symbol naming the primitive type of @section Equality Predicates @cindex equality - Here we describe two functions that test for equality between any two + Here we describe functions that test for equality between any two objects. Other functions test equality between objects of specific types, e.g., strings. For these predicates, see the appropriate chapter describing the data type. -- 2.30.2